text view: Add diagram to CSS documentation
authorMatthias Clasen <mclasen@redhat.com>
Tue, 3 Nov 2015 18:49:07 +0000 (13:49 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 3 Nov 2015 19:27:35 +0000 (14:27 -0500)
gtk/gtktextview.c

index cab852a34abca49091ccd88e4f711fab98c287f7..3b8f16ea5e6ffe2f9e6b1e506720b0df2967f1e9 100644 (file)
  *
  * # CSS nodes
  *
+ * |[<!-- language="plain" -->
+ * textview.view
+ * ├── border.top
+ * ├── border.left
+ * ├── text
+ * ├── border.right
+ * ╰── border.bottom
+ * ]|
+ *
  * GtkTextView has a main css node with name textview and style class .view,
  * and subnodes for each of the border windows, and the main text area,
  * with names border and text, respectively. The border nodes each get